.vjs-tree__brackets{cursor:pointer}.vjs-tree__brackets:hover{color:#1890ff}.vjs-check-controller{position:absolute;left:0}.vjs-check-controller.is-checked .vjs-check-controller__inner{background-color:#1890ff;border-color:#0076e4}.vjs-check-controller.is-checked .vjs-check-controller__inner.is-checkbox:after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.vjs-check-controller.is-checked .vjs-check-controller__inner.is-radio:after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.vjs-check-controller .vjs-check-controller__inner{display:inline-block;position:relative;border:1px solid #bfcbd9;border-radius:2px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;width:16px;height:16px;background-color:#fff;z-index:1;cursor:pointer;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);-o-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.vjs-check-controller .vjs-check-controller__inner:after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:2px solid #fff;border-left:0;border-top:0;height:8px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:4px;-webkit-transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;-o-transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s,-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;-webkit-transform-origin:center;transform-origin:center}.vjs-check-controller .vjs-check-controller__inner.is-radio{border-radius:100%}.vjs-check-controller .vjs-check-controller__inner.is-radio:after{border-radius:100%;height:4px;background-color:#fff;left:50%;top:50%}.vjs-check-controller .vjs-check-controller__original{opacity:0;outline:none;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.vjs-tree__node{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.vjs-tree__node.has-selector{padding-left:30px}.vjs-tree__node.is-highlight,.vjs-tree__node:hover{background-color:#e6f7ff}.vjs-tree__node .vjs-tree__indent{-webkit-box-flex:0;-ms-flex:0 0 1em;flex:0 0 1em}.vjs-tree__node .vjs-tree__indent.has-line{border-left:1px dashed #bfcbd9}.vjs-comment{color:#bfcbd9}.vjs-value__null{color:#ff4949}.vjs-value__boolean,.vjs-value__number{color:#1d8ce0}.vjs-value__string{color:#13ce66}.vjs-tree{font-family:Monaco,Menlo,Consolas,Bitstream Vera Sans Mono,monospace;font-size:14px}.vjs-tree.is-virtual{overflow:auto}.vjs-tree.is-virtual .vjs-tree__node{white-space:nowrap}.prism-editor-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:auto;-o-tab-size:1.5em;tab-size:1.5em;-moz-tab-size:1.5em}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.prism-editor-wrapper .prism-editor__textarea{color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::-moz-selection{background-color:#accef7!important;color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::selection{background-color:#accef7!important;color:transparent!important}}.prism-editor-wrapper .prism-editor__container{position:relative;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;overflow:hidden;width:100%}.prism-editor-wrapper .prism-editor__line-numbers{height:100%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;padding-top:4px;margin-top:0;margin-right:10px}.prism-editor-wrapper .prism-editor__line-number{text-align:right;white-space:nowrap}.prism-editor-wrapper .prism-editor__textarea{position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:inherit;overflow:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.prism-editor-wrapper .prism-editor__editor,.prism-editor-wrapper .prism-editor__textarea{margin:0;border:0;background:none;-webkit-box-sizing:inherit;box-sizing:inherit;display:inherit;font-family:inherit;font-size:inherit;font-style:inherit;-webkit-font-variant-ligatures:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:pre-wrap;word-wrap:keep-all;overflow-wrap:break-word;padding:0}.prism-editor-wrapper .prism-editor__textarea--empty{-webkit-text-fill-color:inherit!important}.prism-editor-wrapper .prism-editor__editor{position:relative;pointer-events:none}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}w-100[data-v-aedbeab6]{width:100%}w-75[data-v-aedbeab6]{width:75%}w-50[data-v-aedbeab6]{width:50%}w-25[data-v-aedbeab6]{width:25%}.developExample .my-editor[data-v-aedbeab6]{background:#2d2d2d;color:#ccc;font-family:Fira code,Fira Mono,Consolas,Menlo,Courier,monospace;font-size:14px;line-height:1.5;padding:5px}.developExample .prism-editor__textarea[data-v-aedbeab6]:focus{outline:none}w-100[data-v-6ca9118d]{width:100%}w-75[data-v-6ca9118d]{width:75%}w-50[data-v-6ca9118d]{width:50%}w-25[data-v-6ca9118d]{width:25%}.layoutCard .content[data-v-6ca9118d]{padding:0 80px}.layoutCard .footer[data-v-6ca9118d]{text-align:center}@media(max-width:767px){.layoutCard .content[data-v-6ca9118d]{padding:0}}w-100[data-v-2e4c208a]{width:100%}w-75[data-v-2e4c208a]{width:75%}w-50[data-v-2e4c208a]{width:50%}w-25[data-v-2e4c208a]{width:25%}.register .dividerDiv[data-v-2e4c208a]{position:relative;margin:1.25rem 0}.register .dividerDiv .line[data-v-2e4c208a]{border-top:1px solid #e4e7ed}.register .dividerDiv .word[data-v-2e4c208a]{position:absolute;left:calc(50% - 2rem);background-color:#fff;width:4rem;text-align:center;top:-.5rem}.register .registerBtn[data-v-2e4c208a]{color:#fff;font-size:16px;background-image:linear-gradient(94deg,#fb886a 3%,#ff2354 98%);padding:9px 0}.register .fbBtn[data-v-2e4c208a]{color:#fff;font-size:16px;background-color:#1778f2;padding:9px 0}.register .fbBtn i[data-v-2e4c208a]{font-size:20px}.register .link[data-v-2e4c208a]{color:#0cf;text-decoration:underline;cursor:pointer}w-100[data-v-0afe20a6]{width:100%}w-75[data-v-0afe20a6]{width:75%}w-50[data-v-0afe20a6]{width:50%}w-25[data-v-0afe20a6]{width:25%}.login .forgotPassword[data-v-0afe20a6]{position:absolute;right:0;top:0;line-height:20px;cursor:pointer;color:#0cf;text-decoration:underline}.login .dividerDiv[data-v-0afe20a6]{position:relative;margin:1.25rem 0}.login .dividerDiv .line[data-v-0afe20a6]{border-top:1px solid #e4e7ed}.login .dividerDiv .word[data-v-0afe20a6]{position:absolute;left:calc(50% - 2rem);background-color:#fff;width:4rem;text-align:center;top:-.5rem}.login .loginBtn[data-v-0afe20a6]{color:#fff;font-size:16px;background-image:-webkit-gradient(linear,right top,left top,from(#0cf),to(#1defc6));background-image:linear-gradient(270deg,#0cf,#1defc6);padding:9px 0}.login .fbBtn[data-v-0afe20a6]{color:#fff;font-size:16px;background-color:#1778f2;padding:9px 0}.login .fbBtn i[data-v-0afe20a6]{font-size:20px}.login .link[data-v-0afe20a6]{color:#0cf;text-decoration:underline;cursor:pointer}w-100[data-v-26a1d328]{width:100%}w-75[data-v-26a1d328]{width:75%}w-50[data-v-26a1d328]{width:50%}w-25[data-v-26a1d328]{width:25%}.emailVerify button[data-v-26a1d328]{color:#fff;background-image:-webkit-gradient(linear,right top,left top,from(#0cf),to(#1defc6));background-image:linear-gradient(270deg,#0cf,#1defc6)}w-100[data-v-6d9de67e]{width:100%}w-75[data-v-6d9de67e]{width:75%}w-50[data-v-6d9de67e]{width:50%}w-25[data-v-6d9de67e]{width:25%}.forgotPassword button[data-v-6d9de67e]{color:#fff;font-size:16px;background-image:-webkit-gradient(linear,right top,left top,from(#0cf),to(#1defc6));background-image:linear-gradient(270deg,#0cf,#1defc6);padding:9px 0}.forgotPassword .link[data-v-6d9de67e]{color:#0cf;text-decoration:underline;cursor:pointer}w-100[data-v-9a366602]{width:100%}w-75[data-v-9a366602]{width:75%}w-50[data-v-9a366602]{width:50%}w-25[data-v-9a366602]{width:25%}.forgotPasswordSent i[data-v-9a366602]{font-size:80px;color:#4caf50}.forgotPasswordSent .link[data-v-9a366602]{color:#0cf;text-decoration:underline;cursor:pointer}w-100[data-v-9914d4e4]{width:100%}w-75[data-v-9914d4e4]{width:75%}w-50[data-v-9914d4e4]{width:50%}w-25[data-v-9914d4e4]{width:25%}.changePassword .registerBtn[data-v-9914d4e4]{color:#fff;font-size:16px;background-image:-webkit-gradient(linear,right top,left top,from(#0cf),to(#1defc6));background-image:linear-gradient(270deg,#0cf,#1defc6);padding:9px 0}w-100[data-v-792556a2]{width:100%}w-75[data-v-792556a2]{width:75%}w-50[data-v-792556a2]{width:50%}w-25[data-v-792556a2]{width:25%}.inviteParent[data-v-792556a2]{width:100%;height:100vh}.inviteParent .invite-container[data-v-792556a2],.inviteParent[data-v-792556a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inviteParent .invite-container[data-v-792556a2]{margin-top:20px;width:630px;height:440px;border-radius:3px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.06);box-shadow:0 2px 12px 0 rgba(0,0,0,.06);background-color:#fff}.inviteParent .invite-image[data-v-792556a2]{width:414px}.inviteParent .invite-text[data-v-792556a2]{font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.18;letter-spacing:normal;color:#303133}.inviteParent .invite-message[data-v-792556a2]{text-align:center;color:#909399;padding-top:10px;padding-bottom:20px;font-size:16px}.inviteParent .btn-facebook[data-v-792556a2]{width:300px;height:40px;border-radius:4px;background-color:#0cf;color:#fff!important}.inviteParent .footer-copyright[data-v-792556a2]{width:630px}w-100[data-v-0fec6c2e]{width:100%}w-75[data-v-0fec6c2e]{width:75%}w-50[data-v-0fec6c2e]{width:50%}w-25[data-v-0fec6c2e]{width:25%}.steps[data-v-0fec6c2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.steps .step[data-v-0fec6c2e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;list-style:none}.steps .step-icon[data-v-0fec6c2e],.steps .step[data-v-0fec6c2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.steps .step-icon[data-v-0fec6c2e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;z-index:1;color:#9b9b9b;border:1px solid #e4e7ed;border-radius:50%;background-color:#fff;font-size:22px;font-weight:300}.steps .step-line[data-v-0fec6c2e]{position:absolute;top:26px;left:50%;display:inline-block;width:100%;height:1px;border:1px dashed #e4e7ed;background:transparent}.steps .step:last-child .step-line[data-v-0fec6c2e]{display:none}.steps .step.active .step-icon[data-v-0fec6c2e]{color:#0cf;border:1px solid rgba(0,204,255,.3);background-color:#e9faff}.steps .step.active .step-main[data-v-0fec6c2e]{color:#303133;font-weight:700}.steps .step.completed .step-icon[data-v-0fec6c2e]{color:#fff;border:1px solid #0cf;background-color:#0cf}.steps .step.completed .step-main[data-v-0fec6c2e]{color:#303133;font-weight:400}.steps .step.completed .step-line[data-v-0fec6c2e]{border:1px solid #0cf}.steps li.failed .icon[data-v-0fec6c2e]{color:#f56c6c;border:1px solid #f56c6c;background-color:#fcefef}.steps li.failed .toolbox[data-v-0fec6c2e]{color:#303133;font-weight:700}.steps li.failed .line[data-v-0fec6c2e]{border:1px solid #f56c6c}.steps li.failed .fas[data-v-0fec6c2e]{color:#f56c6c}w-100[data-v-0dbf0fd0]{width:100%}w-75[data-v-0dbf0fd0]{width:75%}w-50[data-v-0dbf0fd0]{width:50%}w-25[data-v-0dbf0fd0]{width:25%}.oops h1[data-v-0dbf0fd0]{font-size:90px;font-weight:600}.oops h2[data-v-0dbf0fd0]{font-size:20px;font-weight:400}.oops .button[data-v-0dbf0fd0]{width:130px}w-100[data-v-72eae84e]{width:100%}w-75[data-v-72eae84e]{width:75%}w-50[data-v-72eae84e]{width:50%}w-25[data-v-72eae84e]{width:25%}.welcome[data-v-72eae84e]{padding:50px}.welcome img[data-v-72eae84e]{width:210px}.welcome .btn-facebook[data-v-72eae84e]{width:300px;background:#1877f2;color:#fff;height:40px;padding:0}.welcome .btn-facebook[data-v-72eae84e]:disabled{opacity:.4}w-100[data-v-17303ce2]{width:100%}w-75[data-v-17303ce2]{width:75%}w-50[data-v-17303ce2]{width:50%}w-25[data-v-17303ce2]{width:25%}.step1 .el-select[data-v-17303ce2],w-100[data-v-753bae02]{width:100%}w-75[data-v-753bae02]{width:75%}w-50[data-v-753bae02]{width:50%}w-25[data-v-753bae02]{width:25%}.step2[data-v-753bae02] .inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}w-100[data-v-86953a0a]{width:100%}w-75[data-v-86953a0a]{width:75%}w-50[data-v-86953a0a]{width:50%}w-25[data-v-86953a0a]{width:25%}.appSelectList[data-v-86953a0a]{width:100%;height:auto;border-radius:4px;background-color:transparent;position:relative}.appSelectList .wrapper[data-v-86953a0a]{width:100%;height:100%;max-height:450px;overflow-y:auto}.appSelectList.error[data-v-86953a0a]:before{content:"";border-radius:4px;border:solid 1px var(--danger);position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px}w-100[data-v-5f35108c]{width:100%}w-75[data-v-5f35108c]{width:75%}w-50[data-v-5f35108c]{width:50%}w-25[data-v-5f35108c]{width:25%}.appSelectListItem[data-v-5f35108c]{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:10px 20px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff}.appSelectListItem.active[data-v-5f35108c]{color:#0cf;border:1px solid #0cf;background-color:#fff}.appSelectListItem.disabled[data-v-5f35108c]{cursor:not-allowed;background-color:#f8f9fa}.appSelectListItem[data-v-5f35108c]:not(.disabled):hover{border-color:#0cf}.appSelectListItem .select-circle[data-v-5f35108c]{position:relative;width:14px;height:14px;margin-right:24px;border:1px solid #dcdfe6;border-radius:50%}.appSelectListItem .select-circle.disabled[data-v-5f35108c]{border:0}.appSelectListItem .select-circle .small-circle[data-v-5f35108c]{position:absolute;top:50%;left:50%;width:4px;height:4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.appSelectListItem img[data-v-5f35108c]{width:45px;height:45px;border-radius:50%}.appSelectListItem p[data-v-5f35108c]{margin-bottom:0}.appSelectListItem+.appSelectListItem[data-v-5f35108c]{margin-top:10px}.appSelectListItem .checkMark[data-v-5f35108c]{position:relative;width:20px}.appSelectListItem .active .checkMark[data-v-5f35108c]{display:block}.appSelectListItem .checkMark[data-v-5f35108c]:after{-webkit-animation:check-data-v-5f35108c .1s;animation:check-data-v-5f35108c .1s;content:"";position:absolute;top:50%;left:50%;display:block;width:10px;height:17px;-webkit-transform:scaleX(-1) translateX(10px) rotate(135deg);transform:scaleX(-1) translateX(10px) rotate(135deg);-webkit-transform-origin:left top;transform-origin:left top;border-top:4px solid #0cf;border-right:4px solid #0cf}@-webkit-keyframes check-data-v-5f35108c{0%{width:0;height:0}33.3333%{width:10px;height:0}}@keyframes check-data-v-5f35108c{0%{width:0;height:0}33.3333%{width:10px;height:0}}w-100[data-v-da2c6f96]{width:100%}w-75[data-v-da2c6f96]{width:75%}w-50[data-v-da2c6f96]{width:50%}w-25[data-v-da2c6f96]{width:25%}.step3 .empty[data-v-da2c6f96]{border-width:1px;--border-opacity:1;border-color:#c0c4cc;border-color:rgba(192,196,204,var(--border-opacity));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.25rem;padding:1.25rem}.step3 .empty img[data-v-da2c6f96]{width:80px}.step3 .empty span[data-v-da2c6f96]{color:#909090}.dialogWrapper .el-dialog{width:100%}@media(min-width:768px){.dialogWrapper .el-dialog{width:100%;max-width:630px}}.dialogWrapper .el-dialog__header{display:none;border-radius:4px;background-color:#f8f9fa}.dialogWrapper .el-dialog__body{padding:0}.dialogWrapper .with-header .el-dialog__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialogWrapper .content{padding:20px}.dialogWrapper .content i.close{position:absolute;top:0;right:0;padding:9px 12px;cursor:pointer;color:#909399;font-size:20px}.dialogWrapper .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;border-top:1px solid #e4e7ed}w-100[data-v-d590ec7e]{width:100%}w-75[data-v-d590ec7e]{width:75%}w-50[data-v-d590ec7e]{width:50%}w-25[data-v-d590ec7e]{width:25%}.done[data-v-d590ec7e]{padding:50px}.done img[data-v-d590ec7e]{width:210px}.done .btn-download[data-v-d590ec7e]{width:300px;background-image:-webkit-gradient(linear,right top,left top,from(#0cf),to(#1defc6));background-image:linear-gradient(270deg,#0cf,#1defc6);color:#fff;height:40px;padding:0;font-size:16px;border:none}.dialog-qrcode{width:360px!important}w-100[data-v-7d8f720d]{width:100%}w-75[data-v-7d8f720d]{width:75%}w-50[data-v-7d8f720d]{width:50%}w-25[data-v-7d8f720d]{width:25%}.title[data-v-7d8f720d]{font-size:24px}[data-v-7d8f720d] .steps{width:500px}@media screen and (max-width:767px){[data-v-7d8f720d] .steps{width:232px}[data-v-7d8f720d] .steps .step-icon{width:32px;height:32px;font-size:20px}[data-v-7d8f720d] .steps .step-line{top:16px}[data-v-7d8f720d] .steps .toolbox{display:none}}w-100[data-v-8b859f2e]{width:100%}w-75[data-v-8b859f2e]{width:75%}w-50[data-v-8b859f2e]{width:50%}w-25[data-v-8b859f2e]{width:25%}.permission[data-v-8b859f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:1px solid red;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh}.permission .text-light[data-v-8b859f2e]{color:#909399}.permission .container[data-v-8b859f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:630px;height:582px;margin-bottom:15px;border-radius:3px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.06);box-shadow:0 2px 12px 0 rgba(0,0,0,.06)}.permission .image-permission[data-v-8b859f2e]{width:100%;max-width:200px}.permission p[data-v-8b859f2e]{margin-bottom:0}.permission .box[data-v-8b859f2e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:500px;height:64px;margin-bottom:15px;padding-right:20px;padding-left:20px;border:1px solid #dcdfe6;border-radius:4px}.permission .box .img-box[data-v-8b859f2e],.permission .box[data-v-8b859f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.permission .box .img-box[data-v-8b859f2e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin-right:10px;border-radius:50%;background-image:-webkit-gradient(linear,right top,left top,from(#0cf),to(#1defc6));background-image:linear-gradient(270deg,#0cf,#1defc6)}.permission .box .img-box i[data-v-8b859f2e]{color:#fff;font-size:20px}.permission .btns .el-button[data-v-8b859f2e]{width:180px}w-100[data-v-91f6ce82]{width:100%}w-75[data-v-91f6ce82]{width:75%}w-50[data-v-91f6ce82]{width:50%}w-25[data-v-91f6ce82]{width:25%}.metrics[data-v-91f6ce82]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.metrics .block[data-v-91f6ce82]{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;height:128px;background-color:#fff;padding:12px 0 12px 8px;border-radius:4px;border-top:1px solid #e4e7ed;border-right:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed}.metrics .block.primary[data-v-91f6ce82]{border-left:4px solid #0cf}.metrics .block.success[data-v-91f6ce82]{border-left:4px solid #4caf50}.metrics .block.warning[data-v-91f6ce82]{border-left:4px solid #ff9800}.metrics .pill[data-v-91f6ce82]{display:inline-block;font-size:12px;border-radius:12px;padding:2px 8px;line-height:1;color:#606266;background-color:#f0f2f5;border:1px solid #e4e7ed}.metrics .pill.success[data-v-91f6ce82]{color:#4caf50;background-color:rgba(103,194,58,.05);border:1px solid rgba(103,194,58,.4)}.metrics a[data-v-91f6ce82]{text-decoration:underline;color:#03a9f4}w-100[data-v-85c9d3ce]{width:100%}w-75[data-v-85c9d3ce]{width:75%}w-50[data-v-85c9d3ce]{width:50%}w-25[data-v-85c9d3ce]{width:25%}.storeInfo[data-v-85c9d3ce]{border:1px solid #e4e7ed;border-radius:2px;background-color:#fff}.storeInfo .title[data-v-85c9d3ce]{font-weight:700;padding:12px 16px;border-bottom:1px solid #e4e7ed;color:#606266}.storeInfo .content[data-v-85c9d3ce]{padding:16px 12px 24px 16px}.storeInfo a[data-v-85c9d3ce]{text-decoration:underline;color:#03a9f4}w-100[data-v-3ec60ff0]{width:100%}w-75[data-v-3ec60ff0]{width:75%}w-50[data-v-3ec60ff0]{width:50%}w-25[data-v-3ec60ff0]{width:25%}.upcomingPosts[data-v-3ec60ff0]{border:1px solid #e4e7ed;border-radius:2px;background-color:#fff}.upcomingPosts .title[data-v-3ec60ff0]{font-weight:700;padding:12px 16px;border-bottom:1px solid #e4e7ed}.upcomingPosts .content[data-v-3ec60ff0]{height:254px;overflow-y:auto}.upcomingPosts a[data-v-3ec60ff0]{text-decoration:underline;color:#03a9f4}.upcomingPosts .post[data-v-3ec60ff0]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px;cursor:pointer}.upcomingPosts .post[data-v-3ec60ff0]:hover{background-color:#f8f9fa}.upcomingPosts .post[data-v-3ec60ff0]:not(:last-child){border-bottom:1px solid #e4e7ed}.upcomingPosts .postImg[data-v-3ec60ff0]{width:52px;height:60px}.upcomingPosts .liveStatus[data-v-3ec60ff0]{color:#0cf}.upcomingPosts .liveStatus.live[data-v-3ec60ff0]{color:#f56c6c}w-100[data-v-7b92a1da]{width:100%}w-75[data-v-7b92a1da]{width:75%}w-50[data-v-7b92a1da]{width:50%}w-25[data-v-7b92a1da]{width:25%}.announcements[data-v-7b92a1da]{border:1px solid #e4e7ed;border-radius:2px;background-color:#fff}.announcements .title[data-v-7b92a1da]{font-weight:700;padding:12px 16px;border-bottom:1px solid #e4e7ed;color:#606266}.announcements .content[data-v-7b92a1da]{height:266px;overflow-y:auto}.announcements .item[data-v-7b92a1da]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px}.announcements .item[data-v-7b92a1da]:hover{background-color:#f8f9fa}.announcements .item[data-v-7b92a1da]:not(:last-child){border-bottom:1px solid #e4e7ed}.announcements .bell[data-v-7b92a1da]{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background-color:#f8f9fa;color:#606266}w-100[data-v-64c6e6f8]{width:100%}w-75[data-v-64c6e6f8]{width:75%}w-50[data-v-64c6e6f8]{width:50%}w-25[data-v-64c6e6f8]{width:25%}.salesChart[data-v-64c6e6f8]{border:1px solid #e4e7ed;border-radius:2px;background-color:#fff}.salesChart .title[data-v-64c6e6f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;padding:12px 16px;border-bottom:1px solid #e4e7ed;color:#606266}.salesChart label[data-v-64c6e6f8]{margin-bottom:0}w-100[data-v-74b8b45c]{width:100%}w-75[data-v-74b8b45c]{width:75%}w-50[data-v-74b8b45c]{width:50%}w-25[data-v-74b8b45c]{width:25%}.salesTable[data-v-74b8b45c]{border:1px solid #e4e7ed;border-radius:2px;background-color:#fff}.salesTable .title[data-v-74b8b45c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;padding:12px 16px;border-bottom:1px solid #e4e7ed}.salesTable label[data-v-74b8b45c]{margin-bottom:0}.salesTable .bg-div[data-v-74b8b45c]{position:absolute;width:100%;height:100%;top:0}.salesTable .icon-btn[data-v-74b8b45c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;font-size:20px}.salesTable .cell-width[data-v-74b8b45c]{min-width:84px}.salesTable .el-select[data-v-74b8b45c]{width:120px}.salesTable .el-date-editor[data-v-74b8b45c]{width:128px}.salesTable[data-v-74b8b45c] .el-input--suffix .el-input__inner{padding-right:0}.salesTable[data-v-74b8b45c] .el-radio-button__inner{padding:12px}w-100[data-v-5330f910]{width:100%}w-75[data-v-5330f910]{width:75%}w-50[data-v-5330f910]{width:50%}w-25[data-v-5330f910]{width:25%}.right-col[data-v-5330f910]{-ms-flex-preferred-size:330px;flex-basis:330px}w-100[data-v-c11a28a8]{width:100%}w-75[data-v-c11a28a8]{width:75%}w-50[data-v-c11a28a8]{width:50%}w-25[data-v-c11a28a8]{width:25%}.footerCopyright[data-v-c11a28a8]{position:relative;width:100%;max-width:1180px;margin-left:auto;margin-right:auto}.copyright[data-v-c11a28a8]{text-align:center;color:#c0c4cc;font-size:14px;font-weight:400}@media(max-width:767px){.copyright[data-v-c11a28a8]{font-size:16px}}w-100[data-v-f9996fec]{width:100%}w-75[data-v-f9996fec]{width:75%}w-50[data-v-f9996fec]{width:50%}w-25[data-v-f9996fec]{width:25%}.hoverElement[data-v-f9996fec]{padding-left:1rem;padding-right:1rem;padding-top:.75rem;padding-bottom:.75rem}.hoverElement[data-v-f9996fec]:hover{--bg-opacity:1;background-color:#f0f2f5;background-color:rgba(240,242,245,var(--bg-opacity))}w-100[data-v-a6af8e04]{width:100%}w-75[data-v-a6af8e04]{width:75%}w-50[data-v-a6af8e04]{width:50%}w-25[data-v-a6af8e04]{width:25%}label[data-v-a6af8e04]{margin-bottom:0}w-100[data-v-6aa7911c]{width:100%}w-75[data-v-6aa7911c]{width:75%}w-50[data-v-6aa7911c]{width:50%}w-25[data-v-6aa7911c]{width:25%}.togglePanel .topBar[data-v-6aa7911c]{height:4px;background-image:-webkit-gradient(linear,right top,left top,from(#0cf),to(#1defc6));background-image:linear-gradient(270deg,#0cf,#1defc6)}.togglePanel .subtitle[data-v-6aa7911c]{font-size:.75rem;font-weight:700;padding-left:1rem;padding-right:1rem;padding-top:.75rem;padding-bottom:.75rem}w-100[data-v-43dac206]{width:100%}w-75[data-v-43dac206]{width:75%}w-50[data-v-43dac206]{width:50%}w-25[data-v-43dac206]{width:25%}.settingTitle[data-v-43dac206]{padding:12px 0;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.06);box-shadow:0 2px 12px 0 rgba(0,0,0,.06);background-color:#fff}w-100[data-v-20e87b7d]{width:100%}w-75[data-v-20e87b7d]{width:75%}w-50[data-v-20e87b7d]{width:50%}w-25[data-v-20e87b7d]{width:25%}.highlightElement.highlight[data-v-20e87b7d]{-webkit-box-shadow:0 0 4px 0 #0cf;box-shadow:0 0 4px 0 #0cf;border:1px solid #03aaf4}.highlightElement[data-v-20e87b7d]:not(.highlight){border:1px solid transparent}w-100[data-v-16e339b4]{width:100%}w-75[data-v-16e339b4]{width:75%}w-50[data-v-16e339b4]{width:50%}w-25[data-v-16e339b4]{width:25%}.live-top-shadow[data-v-16e339b4]{position:absolute;top:10px;left:10px;right:90px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-sizing:border-box;box-sizing:border-box}.live-top-shadow .stream-shortinfo-wrapper[data-v-16e339b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.live-top-shadow .stream-shortinfo-wrapper .avatar[data-v-16e339b4]{display:block;width:32px;height:32px;margin-right:5px;overflow:hidden;background-color:#f0f2f5}.live-top-shadow .stream-shortinfo-wrapper .avatar img[data-v-16e339b4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.live-top-shadow .stream-shortinfo-wrapper .audience-count[data-v-16e339b4],.live-top-shadow .stream-shortinfo-wrapper .display-name[data-v-16e339b4]{text-shadow:0 1px 2px rgba(0,0,0,.5);font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:normal;color:#fff}.live-top-shadow .stream-shortinfo-wrapper .live-info[data-v-16e339b4]{margin-bottom:4px}.live-top-shadow .stream-shortinfo-wrapper .audience-count[data-v-16e339b4]{margin-bottom:0;font-size:10px;font-weight:400}.live-top-shadow .stream-shortinfo-wrapper .audience-count i[data-v-16e339b4]{margin-right:2px}.live-top-shadow .badge-wrapper[data-v-16e339b4]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.live-top-shadow .badge-wrapper[data-v-16e339b4]:before{display:block;content:"";width:8px;height:8px;margin-right:5px;background-color:#f56c6c;border-radius:50%}w-100[data-v-21dbe7c7]{width:100%}w-75[data-v-21dbe7c7]{width:75%}w-50[data-v-21dbe7c7]{width:50%}w-25[data-v-21dbe7c7]{width:25%}.sellingProduct .live-fixedBox[data-v-21dbe7c7]{z-index:1;top:10px;right:10px;width:80px}.sellingProduct .handsup-logo[data-v-21dbe7c7]{position:relative;display:block;float:left;overflow:hidden;width:80px;padding-top:25px;text-align:left}.sellingProduct .handsup-logo>img[data-v-21dbe7c7]{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sellingProduct .selling-product[data-v-21dbe7c7]{position:relative}.sellingProduct .selling-product img[data-v-21dbe7c7]{width:80px;height:80px;border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.sellingProduct .selling-product>.model[data-v-21dbe7c7]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;bottom:1px;left:1px;width:78px;height:20px;text-align:center;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:rgba(0,0,0,.7);font-size:12px;line-height:20px}w-100[data-v-6edd5cba]{width:100%}w-75[data-v-6edd5cba]{width:75%}w-50[data-v-6edd5cba]{width:50%}w-25[data-v-6edd5cba]{width:25%}.notifications[data-v-6edd5cba]{left:8px}.notifications .MessageSlide[data-v-6edd5cba]{padding:3px 10px;color:#fff;background-color:#f56c6c;border-radius:1em;font-size:14px;white-space:nowrap}.notifications .MessageSlide i[data-v-6edd5cba]{margin-right:5px}w-100[data-v-f00432f2]{width:100%}w-75[data-v-f00432f2]{width:75%}w-50[data-v-f00432f2]{width:50%}w-25[data-v-f00432f2]{width:25%}.ChatInput[data-v-f00432f2]{position:absolute;top:449px;left:10px;width:200px}.ChatInput .comment-input[data-v-f00432f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:40px;padding:0 4px 0 16px;border-width:1.5px;border-radius:25px}.ChatInput .comment-input>input[type=text][data-v-f00432f2]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:50%;color:#fff;border:none;background-color:transparent;font-size:16px;font-weight:500}.ChatInput .comment-input>input[type=text][data-v-f00432f2]::-webkit-input-placeholder{color:#fff;opacity:.5;background-color:transparent}.ChatInput .comment-input>input[type=text][data-v-f00432f2]::-moz-placeholder{color:#fff;opacity:.5;background-color:transparent}.ChatInput .comment-input>input[type=text][data-v-f00432f2]:-ms-input-placeholder{color:#fff;opacity:.5;background-color:transparent}.ChatInput .comment-input>input[type=text][data-v-f00432f2]::-ms-input-placeholder{color:#fff;opacity:.5;background-color:transparent}.ChatInput .comment-input>input[type=text][data-v-f00432f2]::placeholder{color:#fff;opacity:.5;background-color:transparent}.ChatInput button[data-v-f00432f2]{cursor:default}w-100[data-v-d7810612]{width:100%}w-75[data-v-d7810612]{width:75%}w-50[data-v-d7810612]{width:50%}w-25[data-v-d7810612]{width:25%}.chatMessageList[data-v-d7810612]{position:absolute;top:233px;left:8px}.chatMessageList .chatMessageList-mask[data-v-d7810612]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:13.5em;-webkit-mask-composite:source-in;mask-composite:source-in;-webkit-mask-attachment:scroll;-webkit-transition:.5s ease;transition:.5s ease}.chatMessageList .chatRow[data-v-d7810612]{margin-top:3px}.chatMessageList .chatRow .chatMessage[data-v-d7810612]{display:inline-block;padding:3px 10px;border-radius:1em;background-color:rgba(0,0,0,.3);font-weight:500;line-height:20px}.chatMessageList .chatRow .chatMessage .username[data-v-d7810612]{margin-right:5px;color:#83e6ff}.chatMessageList .chatRow .chatMessage .username.admin[data-v-d7810612]{color:#ffa5cd}.chatMessageList .chatRow .chatMessage .content[data-v-d7810612]{white-space:pre-wrap;word-break:break-all;color:#fff}w-100[data-v-01fe025f]{width:100%}w-75[data-v-01fe025f]{width:75%}w-50[data-v-01fe025f]{width:50%}w-25[data-v-01fe025f]{width:25%}.hotkeyList[data-v-01fe025f]{white-space:nowrap;position:absolute;top:413px;left:8px;-ms-overflow-style:none;scrollbar-width:none}.hotkeyList[data-v-01fe025f]::-webkit-scrollbar{display:none}.hotkeyList>[data-v-01fe025f]:not(:first-child){margin-left:3px}.hotkeyList .item[data-v-01fe025f]:last-child{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,hsla(0,0%,100%,0)),to(hsla(0,0%,100%,.5)));background-image:linear-gradient(270deg,hsla(0,0%,100%,0) 50%,hsla(0,0%,100%,.5));background-color:unset}.hotkeyList .item[data-v-01fe025f]{display:inline-block;padding:2.6px 10px 2.4px 10px;color:#fff;background-color:hsla(0,0%,100%,.3);border-radius:25px;text-shadow:0 0 2px rgba(0,0,0,.3)}w-100[data-v-131a539c]{width:100%}w-75[data-v-131a539c]{width:75%}w-50[data-v-131a539c]{width:50%}w-25[data-v-131a539c]{width:25%}.live-user-controls[data-v-131a539c]{position:absolute;right:8px}.live-user-controls button[data-v-131a539c]:focus{text-decoration:none;outline:0}.live-user-controls button[data-v-131a539c]{cursor:default}.live-user-controls button.cursor-pointer[data-v-131a539c]{cursor:pointer}.live-user-controls .interaction-scale[data-v-131a539c]{-webkit-transform:scale(.95);transform:scale(.95)}.live-user-controls .cart-scale[data-v-131a539c]{-webkit-transform:scale(1.5);transform:scale(1.5)}w-100[data-v-765e7395]{width:100%}w-75[data-v-765e7395]{width:75%}w-50[data-v-765e7395]{width:50%}w-25[data-v-765e7395]{width:25%}.product-list[data-v-765e7395]{position:absolute;bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.product-list .product-list-container[data-v-765e7395],.product-list[data-v-765e7395]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-list .product-list-container[data-v-765e7395]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%}@media screen and (min-width:500px){.product-list .product-list-container[data-v-765e7395]{max-width:540px}}.product-list .count[data-v-765e7395]{width:100%;padding:10px;color:#606266;border-bottom:1px solid #e4e7ed;font-size:14px}.product-list .product[data-v-765e7395]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;width:100%;padding:10px;border-bottom:1px solid #e4e7ed}.product-list .product .img-container[data-v-765e7395]{position:relative;border-radius:4px;-ms-flex-negative:0;flex-shrink:0}.product-list .product .img-container img[data-v-765e7395]{width:80px;height:80px;border-radius:4px}.product-list .product .img-container .keyword[data-v-765e7395]{position:absolute;bottom:0;width:100%;padding:5px 0;text-align:center;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:rgba(0,0,0,.5);font-size:12px}.product-list .product .product-right[data-v-765e7395]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-left:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-list .product .name[data-v-765e7395]{overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis;color:#606266;font-size:14px;font-weight:500}.product-list .product .price[data-v-765e7395]{color:#ff9800;font-size:16px}.product-list .product .tags[data-v-765e7395]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:12px}.product-list .product .tags button[data-v-765e7395]{min-width:64px;padding:4px;color:#fff;border:none;background-color:#ff9800;cursor:default}.product-list .product .tags button[data-v-765e7395]:disabled{background-color:#d8d8d8}.interactionAnimation[data-v-f0e4e42c]{position:absolute;top:0;right:0;z-index:1}w-100[data-v-357c6070]{width:100%}w-75[data-v-357c6070]{width:75%}w-50[data-v-357c6070]{width:50%}w-25[data-v-357c6070]{width:25%}.phoneDisplay .phone-container[data-v-357c6070]{background-image:url(../img/img-iphonex-mockup.9063c16e.svg);background-repeat:no-repeat;padding:85px 24px 79px 23px;width:326px;height:660px}.phoneDisplay .inner-container[data-v-357c6070]{width:100%;height:496px;overflow-y:auto}w-100{width:100%}w-75{width:75%}w-50{width:50%}w-25{width:25%}.paginationPure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-pagination{font-weight:400}.el-pagination__jump{margin-left:.8em}.el-pagination__editor{margin:0 .3em}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{background:#f0f2f5}.el-pagination.is-background .btn-next:not(.disabled):hover,.el-pagination.is-background .btn-prev:not(.disabled):hover,.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#0cf}w-100[data-v-2c401ce1]{width:100%}w-75[data-v-2c401ce1]{width:75%}w-50[data-v-2c401ce1]{width:50%}w-25[data-v-2c401ce1]{width:25%}.appTable .table-header[data-v-2c401ce1]{color:#303133;background-color:#f5f7fa}.appTable .top-header[data-v-2c401ce1]{border:1px solid #e4e7ed;border-radius:2px 2px 0 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;min-height:70px;padding:15px 20px;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.05);box-shadow:0 2px 8px 0 rgba(0,0,0,.05);flex-wrap:wrap;border-bottom:1px solid #ebeef5}.appTable .table-header[data-v-2c401ce1]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-1px;margin-bottom:10px;border:1px solid #e4e7ed;font-weight:600}.appTable .table-header>[data-v-2c401ce1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 8px}.appTable .table-body-tr[data-v-2c401ce1]{margin-bottom:10px;max-height:68px;overflow:hidden}.appTable .table-body-tr.show[data-v-2c401ce1]{max-height:none}.appTable .table-body-tr:hover .table-body-item[data-v-2c401ce1]{background-color:#f5f7fa}.appTable .table-body-item[data-v-2c401ce1]{min-height:66px}.appTable .table-body-item .td[data-v-2c401ce1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 8px;min-height:68px}.appTable .table-body-item:not(:last-of-type) .td[data-v-2c401ce1]:not(.expand-disppear):not(.td-first):not(.td-last){border-bottom:1px solid #e4e7ed}.appTable .td-first[data-v-2c401ce1],.appTable .th-first[data-v-2c401ce1]{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.appTable .icon-expand[data-v-2c401ce1]{color:#0cf}.appTable.no-margin .table-body-tr[data-v-2c401ce1],.appTable.no-margin .table-header[data-v-2c401ce1]{margin-bottom:0}.appTable.no-margin .table-body-tr[data-v-2c401ce1]{border-top:0}.footer[data-v-2c401ce1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid #e4e7ed;border-width:0 1px 1px;border-radius:0 0 2px 2px;padding:25px 20px;background-color:#fff;color:#606266}w-100[data-v-6bd93c98]{width:100%}w-75[data-v-6bd93c98]{width:75%}w-50[data-v-6bd93c98]{width:50%}w-25[data-v-6bd93c98]{width:25%}.empty[data-v-6bd93c98]{padding:87px}w-100[data-v-a3f1c914]{width:100%}w-75[data-v-a3f1c914]{width:75%}w-50[data-v-a3f1c914]{width:50%}w-25[data-v-a3f1c914]{width:25%}[data-v-a3f1c914] .el-form label{float:none;text-align:left}[data-v-a3f1c914] .el-form-item__content{line-height:1.2}[data-v-a3f1c914] .el-form-item__label{display:block}[data-v-a3f1c914] .el-upload-list--picture-card .el-upload-list__item{width:90px;height:90px;line-height:90px}[data-v-a3f1c914] .el-upload-list--picture-card .el-upload-list__item img{-o-object-fit:cover;object-fit:cover}[data-v-a3f1c914] .onlimited .el-upload--picture-card{display:none}[data-v-a3f1c914] .el-upload.el-upload--picture-card{width:90px;height:90px;line-height:104px}w-100[data-v-0708a3d0]{width:100%}w-75[data-v-0708a3d0]{width:75%}w-50[data-v-0708a3d0]{width:50%}w-25[data-v-0708a3d0]{width:25%}.voucherTable[data-v-0708a3d0]{overflow:auto}.voucherTable .name[data-v-0708a3d0]{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px}.voucherTable .price[data-v-0708a3d0]{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px}.voucherTable .status[data-v-0708a3d0]{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}.voucherTable .time[data-v-0708a3d0]{-webkit-box-flex:0;-ms-flex:0 0 155px;flex:0 0 155px}.voucherTable .quantity[data-v-0708a3d0]{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px}.voucherTable .btns[data-v-0708a3d0]{-webkit-box-flex:1;-ms-flex:1 0 140px;flex:1 0 140px}.voucherTable .table-body .name>span[data-v-0708a3d0]{display:inline-block;position:relative;overflow:hidden;max-height:2.4em;margin-right:-1em;padding-right:1em;text-align:justify;line-height:1.2em;width:130px}.voucherTable .table-body .name>span[data-v-0708a3d0]:before{content:"...";position:absolute;right:0;bottom:0}.voucherTable .table-body .name>span[data-v-0708a3d0]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.voucherTable .empty-placeholder[data-v-0708a3d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:55px;background:#fff}.voucherTable .empty-placeholder img[data-v-0708a3d0]{width:170px;height:130px}.voucherTable .empty-placeholder .empty-message[data-v-0708a3d0]{margin-top:20px;color:#909399;font-size:18px;font-weight:400}w-100[data-v-78c059f9]{width:100%}w-75[data-v-78c059f9]{width:75%}w-50[data-v-78c059f9]{width:50%}w-25[data-v-78c059f9]{width:25%}.dialogVoucherDetail .is-required[data-v-78c059f9]{margin-bottom:0}.dialogVoucherDetail .is-error[data-v-78c059f9]{margin-bottom:1rem}.dialogVoucherDetail[data-v-78c059f9] .el-radio__label{font-weight:400}w-100[data-v-136a1122]{width:100%}w-75[data-v-136a1122]{width:75%}w-50[data-v-136a1122]{width:50%}w-25[data-v-136a1122]{width:25%}.ticketTable[data-v-136a1122]{overflow:auto}.ticketTable .name[data-v-136a1122]{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px}.ticketTable .price[data-v-136a1122],.ticketTable .quantity[data-v-136a1122]{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px}.ticketTable .plan[data-v-136a1122]{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}.ticketTable .btns[data-v-136a1122]{-webkit-box-flex:1;-ms-flex:1 0 140px;flex:1 0 140px}w-100[data-v-804510c2]{width:100%}w-75[data-v-804510c2]{width:75%}w-50[data-v-804510c2]{width:50%}w-25[data-v-804510c2]{width:25%}.splitList .whiteBar[data-v-804510c2]{position:relative;height:70px;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.06);box-shadow:0 2px 12px 0 rgba(0,0,0,.06);border-bottom:1px solid #e4e7ed;background-color:#fff}.splitList .cellDate[data-v-804510c2]{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.splitList .cellSlug[data-v-804510c2]{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}.splitList .cell-sm[data-v-804510c2]{-webkit-box-flex:1;-ms-flex:1 0 50px;flex:1 0 50px}.splitList .cell-md[data-v-804510c2]{-webkit-box-flex:1;-ms-flex:1 0 100px;flex:1 0 100px}.splitList .buttonCell[data-v-804510c2]{-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px}.splitList .buttonCell button[data-v-804510c2]{width:64px;min-width:0}.splitList .tableContainer[data-v-804510c2]{border:1px solid #e4e7ed;border-bottom:0}.splitList .tableHeader[data-v-804510c2]{font-weight:500;background-color:#f5f7fa}.splitList .tableHeader[data-v-804510c2],.splitList .tableRow[data-v-804510c2]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 16px 16px 62px;border-bottom:1px solid #e4e7ed}.splitList .tableRow[data-v-804510c2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}w-100[data-v-3be3e0a0]{width:100%}w-75[data-v-3be3e0a0]{width:75%}w-50[data-v-3be3e0a0]{width:50%}w-25[data-v-3be3e0a0]{width:25%}w-100[data-v-09aebd7d]{width:100%}w-75[data-v-09aebd7d]{width:75%}w-50[data-v-09aebd7d]{width:50%}w-25[data-v-09aebd7d]{width:25%}.dialogOfflineAtm[data-v-09aebd7d] .appDialog-body{padding:0}.dialogOfflineAtm .el-form-item[data-v-09aebd7d]{margin-bottom:20px}.dialogOfflineAtm .el-date-editor[data-v-09aebd7d]{width:100%}.dialogOfflineAtm .el-radio[data-v-09aebd7d]{color:#303133}.dialogOfflineAtm .gray-light[data-v-09aebd7d]{color:#adb1b6}.dialogOfflineAtm .danger-light[data-v-09aebd7d]{color:#ff9189}w-100[data-v-cfc30df2]{width:100%}w-75[data-v-cfc30df2]{width:75%}w-50[data-v-cfc30df2]{width:50%}w-25[data-v-cfc30df2]{width:25%}.approveTableFilter .el-date-editor[data-v-cfc30df2]{max-width:260px}.approveTableFilter .el-checkbox[data-v-cfc30df2]{margin:0}.approveTableFilter .searchInput[data-v-cfc30df2]{max-width:224px}.approveTableFilter .perPageSelect[data-v-cfc30df2]{max-width:90px}w-100[data-v-5930f2b2]{width:100%}w-75[data-v-5930f2b2]{width:75%}w-50[data-v-5930f2b2]{width:50%}w-25[data-v-5930f2b2]{width:25%}.approveTable[data-v-5930f2b2] .el-table__header-wrapper tr th{color:#303133;background-color:#f5f7fa}.approveTable[data-v-5930f2b2] .el-table .el-table__body-wrapper,.approveTable[data-v-5930f2b2] .el-table .el-table__header-wrapper{border:solid #e4e7ed;border-width:1px 1px 0;margin-top:-1px}.approveTable[data-v-5930f2b2] .is-sortable.descending .descending{border-top-color:#303133}.approveTable[data-v-5930f2b2] .is-sortable.descending .ascending{border-bottom-color:#c0c4cc}.approveTable[data-v-5930f2b2] .is-sortable.ascending .descending{border-top-color:#c0c4cc}.approveTable[data-v-5930f2b2] .is-sortable.ascending .ascending{border-bottom-color:#303133}.approveTable[data-v-5930f2b2] .el-checkbox{margin:0}.approveTable[data-v-5930f2b2] .overflowCell .cell{overflow:visible}.approveTable[data-v-5930f2b2] .el-checkbox.is-disabled{position:relative;display:inline-block}.approveTable[data-v-5930f2b2] .el-checkbox.is-disabled:hover{cursor:pointer}.approveTable[data-v-5930f2b2] .el-checkbox.is-disabled:hover:after,.approveTable[data-v-5930f2b2] .el-checkbox.is-disabled:hover:before{opacity:1}.approveTable[data-v-5930f2b2] .el-checkbox.is-disabled:before{content:"Wrong Information";pointer-events:none;position:absolute;left:100%;top:-55%;background:#303133;color:#fff;border-radius:3px;padding:10px 16px;z-index:1;margin-left:14px;font-size:14px;line-height:1.5}:lang(zh-TW) .approveTable[data-v-5930f2b2] .el-checkbox.is-disabled:before{content:"資訊有誤"}:lang(th) .approveTable[data-v-5930f2b2] .el-checkbox.is-disabled:before{content:"ข้อมูลไม่ถูกต้อง"}:lang(ja) .approveTable[data-v-5930f2b2] .el-checkbox.is-disabled:before{content:"間違った情報"}.approveTable[data-v-5930f2b2] .el-checkbox.is-disabled:after{pointer-events:none;content:"";position:absolute;width:0;height:0;border-width:8px;border-style:solid;border-color:transparent #303133 transparent transparent}.approveTable[data-v-5930f2b2] .el-checkbox.is-disabled:after,.approveTable[data-v-5930f2b2] .el-checkbox.is-disabled:before{opacity:0}.approveTable .footer[data-v-5930f2b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px;padding-bottom:20px;border-top:1px solid #ebeef5;background-color:#fff}w-100[data-v-b8286f3e]{width:100%}w-75[data-v-b8286f3e]{width:75%}w-50[data-v-b8286f3e]{width:50%}w-25[data-v-b8286f3e]{width:25%}.approveFooter[data-v-b8286f3e]{z-index:99;position:fixed;bottom:0;left:0;width:100%;background-color:#fff;-webkit-box-shadow:0 -5px 12px 0 rgba(0,0,0,.06);box-shadow:0 -5px 12px 0 rgba(0,0,0,.06);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.approveFooter .container[data-v-b8286f3e]{max-width:1180px;padding-top:16px;padding-bottom:16px}w-100[data-v-3d570636]{width:100%}w-75[data-v-3d570636]{width:75%}w-50[data-v-3d570636]{width:50%}w-25[data-v-3d570636]{width:25%}w-100[data-v-48d4fd80]{width:100%}w-75[data-v-48d4fd80]{width:75%}w-50[data-v-48d4fd80]{width:50%}w-25[data-v-48d4fd80]{width:25%}w-100[data-v-918b969e]{width:100%}w-75[data-v-918b969e]{width:75%}w-50[data-v-918b969e]{width:50%}w-25[data-v-918b969e]{width:25%}@page{margin:15pt 30pt 0;size:auto}body[data-v-918b969e],html[data-v-918b969e]{height:auto;margin:0;padding:0}@media print{body[data-v-918b969e],html[data-v-918b969e]{background:none}.print+.print[data-v-918b969e]{page-break-before:always}.detail~.detail[data-v-918b969e]{margin:0;padding:1px 0 0;page-break-before:always}}@media screen{.batchApprovePrint[data-v-918b969e]{margin:2em}.page[data-v-918b969e]{width:210mm;min-height:297mm;margin:0 auto;padding:15pt 30pt 0;background:#fff}.page .detail~.detail[data-v-918b969e]{padding-top:15pt;border-top:1px dashed}}.batchApprovePrint .detail[data-v-918b969e]{margin-bottom:22.5pt;padding-top:7.5pt}.batchApprovePrint .detail[data-v-918b969e]:last-of-type{margin-bottom:37.5pt}.batchApprovePrint .detail_title[data-v-918b969e]{height:67.5pt;margin-top:7.5pt;text-align:center;color:#000;font-size:21pt;font-weight:600;line-height:30pt}.batchApprovePrint .detail_order_number[data-v-918b969e]{margin-bottom:9pt;font-size:15pt;font-weight:500}.batchApprovePrint .detail_footer__amount[data-v-918b969e]{width:150pt}.batchApprovePrint .detail table[data-v-918b969e]{width:100%;border-spacing:0;font-size:10.5pt}.batchApprovePrint .detail table tr .center[data-v-918b969e]{text-align:center}.batchApprovePrint .detail table tr .right[data-v-918b969e]{text-align:right}.batchApprovePrint .detail table thead[data-v-918b969e]{height:22.5pt;line-height:22.5pt}.batchApprovePrint .detail table thead td[data-v-918b969e]{padding:0;border-style:double;border-top:1px solid #222;border-bottom:1px solid #222}.batchApprovePrint .detail table tbody tr[data-v-918b969e]{height:22.5pt;line-height:15pt}.batchApprovePrint .detail table tbody tr td[data-v-918b969e]{position:relative}.batchApprovePrint .detail table tbody tr.spacer[data-v-918b969e]{height:5px}.batchApprovePrint .detail table tbody .el-checkbox[data-v-918b969e]{margin:0 0 0 3.75pt}.batchApprovePrint .detail table tbody .el-checkbox .el-checkbox__inner[data-v-918b969e]{width:13.5pt;height:13.5pt;border:1px solid #303133}.batchApprovePrint .detail table tbody .index[data-v-918b969e]{padding-right:3.75pt;font-weight:500}.batchApprovePrint .detail table tbody .truncate[data-v-918b969e]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.batchApprovePrint .detail_footer[data-v-918b969e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:7.5pt;color:#303133;border-top:1px solid;font-size:10.5pt;line-height:10.5pt}.batchApprovePrint .detail_footer .right[data-v-918b969e],.batchApprovePrint .detail_footer[data-v-918b969e]{display:-webkit-box;display:-ms-flexbox;display:flex}.batchApprovePrint .detail_footer__page[data-v-918b969e]{width:52.5pt;text-align:right}.batchApprovePrint .detail .table[data-v-918b969e]{display:table;width:100%;margin:0;border-spacing:0;border:0;border-collapse:collapse}.batchApprovePrint .detail .table .header[data-v-918b969e]{display:table-row;height:38px;line-height:38px}.batchApprovePrint .detail .table .header .td[data-v-918b969e]{border-top:1px solid #222;border-bottom:1px solid #222}.batchApprovePrint .detail .table .row[data-v-918b969e]{display:table-row;line-height:35px}.batchApprovePrint .detail .table .row[data-v-918b969e]:first-child{padding-top:10px;line-height:50px}.batchApprovePrint .detail .table .row:first-child .td[data-v-918b969e]{padding-top:10px}.batchApprovePrint .detail .table[data-v-918b969e]:nth-child(2){line-height:50px}.batchApprovePrint .detail .table .td[data-v-918b969e]{display:table-cell;padding:0}.batchApprovePrint .detail .table .el-checkbox[data-v-918b969e],.batchApprovePrint .detail .table .td label[data-v-918b969e]{margin:0}.batchApprovePrint .detail .table .el-checkbox .el-checkbox__inner[data-v-918b969e]{width:20px;height:20px;border:1px solid #303133}w-100[data-v-c37cf858]{width:100%}w-75[data-v-c37cf858]{width:75%}w-50[data-v-c37cf858]{width:50%}w-25[data-v-c37cf858]{width:25%}.dialogBindFailed[data-v-c37cf858]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialogBindFailed[data-v-c37cf858] i.fa-times-circle{font-size:80px;color:#f56c6c}.dialogBindFailed[data-v-c37cf858] .appDialog-cont{width:466px}.dialogBindFailed .link[data-v-c37cf858]{color:#0cf;cursor:pointer;text-decoration:underline}w-100[data-v-406eb1ac]{width:100%}w-75[data-v-406eb1ac]{width:75%}w-50[data-v-406eb1ac]{width:50%}w-25[data-v-406eb1ac]{width:25%}.planExpired .invite-container[data-v-406eb1ac]{width:630px;height:440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.25rem;-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);margin-top:5rem}.planExpired img[data-v-406eb1ac]{width:589px}w-100[data-v-763278f5]{width:100%}w-75[data-v-763278f5]{width:75%}w-50[data-v-763278f5]{width:50%}w-25[data-v-763278f5]{width:25%}.accountManagementInstructions[data-v-763278f5]{max-width:880px;margin:auto}.accountManagementInstructions .content[data-v-763278f5]{line-height:1.79}@media(max-width:767px){.accountManagementInstructions .content ol ol ol[data-v-763278f5],.accountManagementInstructions .content ol ol ul[data-v-763278f5],.accountManagementInstructions .content ol ul ol[data-v-763278f5],.accountManagementInstructions .content ol ul ul[data-v-763278f5],.accountManagementInstructions .content ul ol ol[data-v-763278f5],.accountManagementInstructions .content ul ol ul[data-v-763278f5],.accountManagementInstructions .content ul ul ol[data-v-763278f5],.accountManagementInstructions .content ul ul ul[data-v-763278f5]{padding-left:0!important}}.accountManagementInstructions .content h1[data-v-763278f5],.accountManagementInstructions .content h2[data-v-763278f5],.accountManagementInstructions .content h3[data-v-763278f5],.accountManagementInstructions .content h4[data-v-763278f5],.accountManagementInstructions .content h5[data-v-763278f5],.accountManagementInstructions .content h6[data-v-763278f5]{line-height:1.6;--text-opacity:1;color:#303133;color:rgba(48,49,51,var(--text-opacity))}.accountManagementInstructions .content h3[data-v-763278f5]{margin-top:1rem;margin-bottom:.5rem}.accountManagementInstructions .content h5[data-v-763278f5]{margin-top:1.25rem}.accountManagementInstructions .content h6[data-v-763278f5]{margin-top:.25rem;margin-bottom:.25rem;font-weight:400}.accountManagementInstructions .content a[data-v-763278f5]{--text-opacity:1;color:#03a9f4;color:rgba(3,169,244,var(--text-opacity))}.accountManagementInstructions .content ol[data-v-763278f5],.accountManagementInstructions .content ul[data-v-763278f5]{margin-bottom:1.25rem}.accountManagementInstructions .content .mt-0[data-v-763278f5]{margin-top:0}.accountManagementInstructions .content .mb-0[data-v-763278f5]{margin-bottom:0}.accountManagementInstructions .content .decimal[data-v-763278f5]{padding-left:1.2em;list-style-type:decimal}.accountManagementInstructions .content .disc[data-v-763278f5]{padding-left:1.5em;list-style-type:disc}.accountManagementInstructions .content .decimal-brackets[data-v-763278f5]{counter-reset:decimal}.accountManagementInstructions .content .decimal-brackets>li[data-v-763278f5]{counter-increment:decimal}.accountManagementInstructions .content .decimal-brackets>li .title-brackets[data-v-763278f5]:before{content:"(" counter(decimal) ") "}w-100[data-v-7f091506]{width:100%}w-75[data-v-7f091506]{width:75%}w-50[data-v-7f091506]{width:50%}w-25[data-v-7f091506]{width:25%}.lineImg[data-v-7f091506]{height:20px}w-100[data-v-54d357c2]{width:100%}w-75[data-v-54d357c2]{width:75%}w-50[data-v-54d357c2]{width:50%}w-25[data-v-54d357c2]{width:25%}.ordered-list[data-v-54d357c2]{list-style:number;font-size:.8rem;color:#6c757d}.un-order-list[data-v-54d357c2]{list-style:disc;font-size:.8rem;color:#6c757d}w-100[data-v-4013d55c]{width:100%}w-75[data-v-4013d55c]{width:75%}w-50[data-v-4013d55c]{width:50%}w-25[data-v-4013d55c]{width:25%}.accountList .table-header[data-v-4013d55c]{color:#303133;background-color:#f5f7fa}.accountList[data-v-4013d55c]{border:1px solid #e4e7ed}.accountList .complete-date[data-v-4013d55c]{padding-left:1rem}.accountList .complete-date[data-v-4013d55c],.accountList .create-date[data-v-4013d55c],.accountList .order-number[data-v-4013d55c]{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}.accountList .orderer[data-v-4013d55c]{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}.accountList .amount[data-v-4013d55c],.accountList .subtotal[data-v-4013d55c],.accountList .transaction-fee[data-v-4013d55c]{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}.accountList .table-tool[data-v-4013d55c]{border-bottom:1px solid #e4e7ed}.accountList .table-search[data-v-4013d55c]{position:relative;z-index:1;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.05);box-shadow:0 2px 8px 0 rgba(0,0,0,.05)}.accountList .table-header[data-v-4013d55c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-1px;border-top:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;font-weight:600}.accountList .table-header>[data-v-4013d55c]{line-height:50px}.accountList .table-body li[data-v-4013d55c]{border-bottom:1px solid #e4e7ed}w-100[data-v-5a9bf418]{width:100%}w-75[data-v-5a9bf418]{width:75%}w-50[data-v-5a9bf418]{width:50%}w-25[data-v-5a9bf418]{width:25%}.paymentList .table-header[data-v-5a9bf418]{color:#303133;background-color:#f5f7fa}.paymentList[data-v-5a9bf418]{border:1px solid #e4e7ed}.paymentList .item[data-v-5a9bf418]{-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px;padding-left:1rem}.paymentList .payment-date[data-v-5a9bf418]{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}.paymentList .amount-payable[data-v-5a9bf418]{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px}.paymentList .handing-fee[data-v-5a9bf418]{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}.paymentList .payment-method[data-v-5a9bf418]{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px}.paymentList .payment-status[data-v-5a9bf418]{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}.paymentList .btns[data-v-5a9bf418]{-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px}.paymentList .table-search[data-v-5a9bf418]{position:relative;z-index:1;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.05);box-shadow:0 2px 8px 0 rgba(0,0,0,.05)}.paymentList .table-header[data-v-5a9bf418]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-1px;border-top:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;font-weight:600}.paymentList .table-header>[data-v-5a9bf418]{line-height:50px}.paymentList .table-body li[data-v-5a9bf418]{min-height:67px;border-bottom:1px solid #e4e7ed}w-100[data-v-2d61c327]{width:100%}w-75[data-v-2d61c327]{width:75%}w-50[data-v-2d61c327]{width:50%}w-25[data-v-2d61c327]{width:25%}.far[data-v-2d61c327]{font-size:5rem}w-100[data-v-1f636698]{width:100%}w-75[data-v-1f636698]{width:75%}w-50[data-v-1f636698]{width:50%}w-25[data-v-1f636698]{width:25%}.appDownloadDialog[data-v-1f636698] .appDialog-body{max-height:100vh}.appDownloadDialog img.qrCode[data-v-1f636698]{width:170px}.appDownloadDialog .step[data-v-1f636698]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:#0cf;width:26px;height:26px;border-radius:50%;margin-right:4px;-ms-flex-negative:0;flex-shrink:0}.appDownloadDialog a[data-v-1f636698]{color:#0cf;text-decoration:underline}w-100[data-v-574a5ac7]{width:100%}w-75[data-v-574a5ac7]{width:75%}w-50[data-v-574a5ac7]{width:50%}w-25[data-v-574a5ac7]{width:25%}.onboarding .check-block[data-v-574a5ac7]{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding-top:1rem;padding-bottom:1rem;padding-left:1.25rem;padding-right:1.25rem;margin-bottom:.75rem;border-width:1px;--border-opacity:1;border-color:#e4e7ed;border-color:rgba(228,231,237,var(--border-opacity))}.onboarding .check-block.px-0[data-v-574a5ac7]{padding-left:0;padding-right:0}.onboarding .check-block .title[data-v-574a5ac7]{margin-bottom:.25rem;font-size:1rem;font-weight:600}.onboarding .check-block .text[data-v-574a5ac7]{margin-bottom:1rem;--text-opacity:1;color:#606266;color:rgba(96,98,102,var(--text-opacity))}.onboarding .check-block .actions[data-v-574a5ac7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.onboarding .check-block i[data-v-574a5ac7]{font-size:40px}.onboarding .link[data-v-574a5ac7]{--text-opacity:1;color:#0cf;color:rgba(0,204,255,var(--text-opacity));text-decoration:underline;cursor:pointer}.onboarding i.far.fa-check-circle[data-v-574a5ac7]{font-size:80px;color:#4caf50}.onboarding[data-v-574a5ac7] .el-button{color:#303133}